ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / DocumentBase<PageType> Class / LoadFromUrl Method

In This Topic
    LoadFromUrl Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub LoadFromUrl( _
       ByVal dataPath As String, _
       ByVal imageConverterService As IImageConverterService, _
       ByVal downloadError As UrlErrorEventHandler _
    ) 

    Parameters

    dataPath
    imageConverterService
    downloadError
    See Also